3.14.92 \(\int \frac {(5-x) (2+3 x^2)^{5/2}}{(3+2 x)^7} \, dx\) [1392]

Optimal. Leaf size=133 \[ \frac {9 (4373+5167 x) \sqrt {2+3 x^2}}{109760 (3+2 x)^2}+\frac {(202+403 x) \left (2+3 x^2\right )^{3/2}}{1568 (3+2 x)^4}+\frac {(11+159 x) \left (2+3 x^2\right )^{5/2}}{420 (3+2 x)^6}-\frac {9}{128} \sqrt {3} \sinh ^{-1}\left (\sqrt {\frac {3}{2}} x\right )-\frac {159759 \tanh ^{-1}\left (\frac {4-9 x}{\sqrt {35} \sqrt {2+3 x^2}}\right )}{219520 \sqrt {35}} \]

[Out]

1/1568*(202+403*x)*(3*x^2+2)^(3/2)/(3+2*x)^4+1/420*(11+159*x)*(3*x^2+2)^(5/2)/(3+2*x)^6-9/128*arcsinh(1/2*x*6^
(1/2))*3^(1/2)-159759/7683200*arctanh(1/35*(4-9*x)*35^(1/2)/(3*x^2+2)^(1/2))*35^(1/2)+9/109760*(4373+5167*x)*(
3*x^2+2)^(1/2)/(3+2*x)^2

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 133, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 5, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.208, Rules used = {825, 858, 221, 739, 212} \begin {gather*} \frac {(159 x+11) \left (3 x^2+2\right )^{5/2}}{420 (2 x+3)^6}+\frac {(403 x+202) \left (3 x^2+2\right )^{3/2}}{1568 (2 x+3)^4}+\frac {9 (5167 x+4373) \sqrt {3 x^2+2}}{109760 (2 x+3)^2}-\frac {159759 \tanh ^{-1}\left (\frac {4-9 x}{\sqrt {35} \sqrt {3 x^2+2}}\right )}{219520 \sqrt {35}}-\frac {9}{128} \sqrt {3} \sinh ^{-1}\left (\sqrt {\frac {3}{2}} x\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((5 - x)*(2 + 3*x^2)^(5/2))/(3 + 2*x)^7,x]

[Out]

(9*(4373 + 5167*x)*Sqrt[2 + 3*x^2])/(109760*(3 + 2*x)^2) + ((202 + 403*x)*(2 + 3*x^2)^(3/2))/(1568*(3 + 2*x)^4
) + ((11 + 159*x)*(2 + 3*x^2)^(5/2))/(420*(3 + 2*x)^6) - (9*Sqrt[3]*ArcSinh[Sqrt[3/2]*x])/128 - (159759*ArcTan
h[(4 - 9*x)/(Sqrt[35]*Sqrt[2 + 3*x^2])])/(219520*Sqrt[35])

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 221

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSinh[Rt[b, 2]*(x/Sqrt[a])]/Rt[b, 2], x] /; FreeQ[{a, b},
 x] && GtQ[a, 0] && PosQ[b]

Rule 739

Int[1/(((d_) + (e_.)*(x_))*Sqrt[(a_) + (c_.)*(x_)^2]), x_Symbol] :> -Subst[Int[1/(c*d^2 + a*e^2 - x^2), x], x,
 (a*e - c*d*x)/Sqrt[a + c*x^2]] /; FreeQ[{a, c, d, e}, x]

Rule 825

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[(-(d + e*x)^
(m + 1))*((a + c*x^2)^p/(e^2*(m + 1)*(m + 2)*(c*d^2 + a*e^2)))*((d*g - e*f*(m + 2))*(c*d^2 + a*e^2) - 2*c*d^2*
p*(e*f - d*g) - e*(g*(m + 1)*(c*d^2 + a*e^2) + 2*c*d*p*(e*f - d*g))*x), x] - Dist[p/(e^2*(m + 1)*(m + 2)*(c*d^
2 + a*e^2)), Int[(d + e*x)^(m + 2)*(a + c*x^2)^(p - 1)*Simp[2*a*c*e*(e*f - d*g)*(m + 2) - c*(2*c*d*(d*g*(2*p +
 1) - e*f*(m + 2*p + 2)) - 2*a*e^2*g*(m + 1))*x, x], x], x] /; FreeQ[{a, c, d, e, f, g}, x] && NeQ[c*d^2 + a*e
^2, 0] && GtQ[p, 0] && LtQ[m, -2] && LtQ[m + 2*p, 0] &&  !ILtQ[m + 2*p + 3, 0]

Rule 858

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Dist[g/e, Int[(d
+ e*x)^(m + 1)*(a + c*x^2)^p, x], x] + Dist[(e*f - d*g)/e, Int[(d + e*x)^m*(a + c*x^2)^p, x], x] /; FreeQ[{a,
c, d, e, f, g, m, p}, x] && NeQ[c*d^2 + a*e^2, 0] &&  !IGtQ[m, 0]

Rubi steps

\begin {align*} \int \frac {(5-x) \left (2+3 x^2\right )^{5/2}}{(3+2 x)^7} \, dx &=\frac {(11+159 x) \left (2+3 x^2\right )^{5/2}}{420 (3+2 x)^6}-\frac {\int \frac {(-1560+1260 x) \left (2+3 x^2\right )^{3/2}}{(3+2 x)^5} \, dx}{1680}\\ &=\frac {(202+403 x) \left (2+3 x^2\right )^{3/2}}{1568 (3+2 x)^4}+\frac {(11+159 x) \left (2+3 x^2\right )^{5/2}}{420 (3+2 x)^6}+\frac {\int \frac {(496800-1058400 x) \sqrt {2+3 x^2}}{(3+2 x)^3} \, dx}{1881600}\\ &=\frac {9 (4373+5167 x) \sqrt {2+3 x^2}}{109760 (3+2 x)^2}+\frac {(202+403 x) \left (2+3 x^2\right )^{3/2}}{1568 (3+2 x)^4}+\frac {(11+159 x) \left (2+3 x^2\right )^{5/2}}{420 (3+2 x)^6}-\frac {\int \frac {-100051200+444528000 x}{(3+2 x) \sqrt {2+3 x^2}} \, dx}{1053696000}\\ &=\frac {9 (4373+5167 x) \sqrt {2+3 x^2}}{109760 (3+2 x)^2}+\frac {(202+403 x) \left (2+3 x^2\right )^{3/2}}{1568 (3+2 x)^4}+\frac {(11+159 x) \left (2+3 x^2\right )^{5/2}}{420 (3+2 x)^6}-\frac {27}{128} \int \frac {1}{\sqrt {2+3 x^2}} \, dx+\frac {159759 \int \frac {1}{(3+2 x) \sqrt {2+3 x^2}} \, dx}{219520}\\ &=\frac {9 (4373+5167 x) \sqrt {2+3 x^2}}{109760 (3+2 x)^2}+\frac {(202+403 x) \left (2+3 x^2\right )^{3/2}}{1568 (3+2 x)^4}+\frac {(11+159 x) \left (2+3 x^2\right )^{5/2}}{420 (3+2 x)^6}-\frac {9}{128} \sqrt {3} \sinh ^{-1}\left (\sqrt {\frac {3}{2}} x\right )-\frac {159759 \text {Subst}\left (\int \frac {1}{35-x^2} \, dx,x,\frac {4-9 x}{\sqrt {2+3 x^2}}\right )}{219520}\\ &=\frac {9 (4373+5167 x) \sqrt {2+3 x^2}}{109760 (3+2 x)^2}+\frac {(202+403 x) \left (2+3 x^2\right )^{3/2}}{1568 (3+2 x)^4}+\frac {(11+159 x) \left (2+3 x^2\right )^{5/2}}{420 (3+2 x)^6}-\frac {9}{128} \sqrt {3} \sinh ^{-1}\left (\sqrt {\frac {3}{2}} x\right )-\frac {159759 \tanh ^{-1}\left (\frac {4-9 x}{\sqrt {35} \sqrt {2+3 x^2}}\right )}{219520 \sqrt {35}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 1.31, size = 121, normalized size = 0.91 \begin {gather*} \frac {\frac {70 \sqrt {2+3 x^2} \left (10361807+39843609 x+59256588 x^2+47453802 x^3+18915336 x^4+4369608 x^5\right )}{(3+2 x)^6}+958554 \sqrt {35} \tanh ^{-1}\left (\frac {3 \sqrt {3}+2 \sqrt {3} x-2 \sqrt {2+3 x^2}}{\sqrt {35}}\right )+1620675 \sqrt {3} \log \left (-\sqrt {3} x+\sqrt {2+3 x^2}\right )}{23049600} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((5 - x)*(2 + 3*x^2)^(5/2))/(3 + 2*x)^7,x]

[Out]

((70*Sqrt[2 + 3*x^2]*(10361807 + 39843609*x + 59256588*x^2 + 47453802*x^3 + 18915336*x^4 + 4369608*x^5))/(3 +
2*x)^6 + 958554*Sqrt[35]*ArcTanh[(3*Sqrt[3] + 2*Sqrt[3]*x - 2*Sqrt[2 + 3*x^2])/Sqrt[35]] + 1620675*Sqrt[3]*Log
[-(Sqrt[3]*x) + Sqrt[2 + 3*x^2]])/23049600

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(268\) vs. \(2(107)=214\).
time = 0.73, size = 269, normalized size = 2.02

method result size
risch \(\frac {13108824 x^{7}+56746008 x^{6}+151100622 x^{5}+215600436 x^{4}+214438431 x^{3}+149598597 x^{2}+79687218 x +20723614}{329280 \left (2 x +3\right )^{6} \sqrt {3 x^{2}+2}}-\frac {9 \arcsinh \left (\frac {x \sqrt {6}}{2}\right ) \sqrt {3}}{128}-\frac {159759 \sqrt {35}\, \arctanh \left (\frac {2 \left (4-9 x \right ) \sqrt {35}}{35 \sqrt {12 \left (x +\frac {3}{2}\right )^{2}-36 x -19}}\right )}{7683200}\) \(97\)
trager \(\frac {\left (4369608 x^{5}+18915336 x^{4}+47453802 x^{3}+59256588 x^{2}+39843609 x +10361807\right ) \sqrt {3 x^{2}+2}}{329280 \left (2 x +3\right )^{6}}+\frac {159759 \RootOf \left (\textit {\_Z}^{2}-35\right ) \ln \left (\frac {9 \RootOf \left (\textit {\_Z}^{2}-35\right ) x -4 \RootOf \left (\textit {\_Z}^{2}-35\right )+35 \sqrt {3 x^{2}+2}}{2 x +3}\right )}{7683200}+\frac {9 \RootOf \left (\textit {\_Z}^{2}-3\right ) \ln \left (-\RootOf \left (\textit {\_Z}^{2}-3\right ) \sqrt {3 x^{2}+2}+3 x \right )}{128}\) \(121\)
default \(-\frac {27009 x \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {3}{2}}}{67228000}+\frac {159759 \sqrt {12 \left (x +\frac {3}{2}\right )^{2}-36 x -19}}{7683200}-\frac {1039 \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {7}{2}}}{9604000 \left (x +\frac {3}{2}\right )^{3}}+\frac {53253 \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {3}{2}}}{33614000}-\frac {159759 \sqrt {35}\, \arctanh \left (\frac {2 \left (4-9 x \right ) \sqrt {35}}{35 \sqrt {12 \left (x +\frac {3}{2}\right )^{2}-36 x -19}}\right )}{7683200}-\frac {6561 \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {7}{2}}}{84035000 \left (x +\frac {3}{2}\right )^{2}}-\frac {\left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {7}{2}}}{3136 \left (x +\frac {3}{2}\right )^{5}}+\frac {123129 x \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {5}{2}}}{1470612500}-\frac {41043 \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {7}{2}}}{1470612500 \left (x +\frac {3}{2}\right )}-\frac {113 \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {7}{2}}}{548800 \left (x +\frac {3}{2}\right )^{4}}+\frac {159759 \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {5}{2}}}{1470612500}-\frac {45711 x \sqrt {3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}}}{3841600}-\frac {13 \left (3 \left (x +\frac {3}{2}\right )^{2}-9 x -\frac {19}{4}\right )^{\frac {7}{2}}}{13440 \left (x +\frac {3}{2}\right )^{6}}-\frac {9 \arcsinh \left (\frac {x \sqrt {6}}{2}\right ) \sqrt {3}}{128}\) \(269\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((5-x)*(3*x^2+2)^(5/2)/(2*x+3)^7,x,method=_RETURNVERBOSE)

[Out]

-27009/67228000*x*(3*(x+3/2)^2-9*x-19/4)^(3/2)+159759/7683200*(12*(x+3/2)^2-36*x-19)^(1/2)-1039/9604000/(x+3/2
)^3*(3*(x+3/2)^2-9*x-19/4)^(7/2)+53253/33614000*(3*(x+3/2)^2-9*x-19/4)^(3/2)-159759/7683200*35^(1/2)*arctanh(2
/35*(4-9*x)*35^(1/2)/(12*(x+3/2)^2-36*x-19)^(1/2))-6561/84035000/(x+3/2)^2*(3*(x+3/2)^2-9*x-19/4)^(7/2)-1/3136
/(x+3/2)^5*(3*(x+3/2)^2-9*x-19/4)^(7/2)+123129/1470612500*x*(3*(x+3/2)^2-9*x-19/4)^(5/2)-41043/1470612500/(x+3
/2)*(3*(x+3/2)^2-9*x-19/4)^(7/2)-113/548800/(x+3/2)^4*(3*(x+3/2)^2-9*x-19/4)^(7/2)+159759/1470612500*(3*(x+3/2
)^2-9*x-19/4)^(5/2)-45711/3841600*x*(3*(x+3/2)^2-9*x-19/4)^(1/2)-13/13440/(x+3/2)^6*(3*(x+3/2)^2-9*x-19/4)^(7/
2)-9/128*arcsinh(1/2*x*6^(1/2))*3^(1/2)

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 287 vs. \(2 (107) = 214\).
time = 0.50, size = 287, normalized size = 2.16 \begin {gather*} \frac {19683}{84035000} \, {\left (3 \, x^{2} + 2\right )}^{\frac {5}{2}} - \frac {13 \, {\left (3 \, x^{2} + 2\right )}^{\frac {7}{2}}}{210 \, {\left (64 \, x^{6} + 576 \, x^{5} + 2160 \, x^{4} + 4320 \, x^{3} + 4860 \, x^{2} + 2916 \, x + 729\right )}} - \frac {{\left (3 \, x^{2} + 2\right )}^{\frac {7}{2}}}{98 \, {\left (32 \, x^{5} + 240 \, x^{4} + 720 \, x^{3} + 1080 \, x^{2} + 810 \, x + 243\right )}} - \frac {113 \, {\left (3 \, x^{2} + 2\right )}^{\frac {7}{2}}}{34300 \, {\left (16 \, x^{4} + 96 \, x^{3} + 216 \, x^{2} + 216 \, x + 81\right )}} - \frac {1039 \, {\left (3 \, x^{2} + 2\right )}^{\frac {7}{2}}}{1200500 \, {\left (8 \, x^{3} + 36 \, x^{2} + 54 \, x + 27\right )}} - \frac {6561 \, {\left (3 \, x^{2} + 2\right )}^{\frac {7}{2}}}{21008750 \, {\left (4 \, x^{2} + 12 \, x + 9\right )}} - \frac {27009}{67228000} \, {\left (3 \, x^{2} + 2\right )}^{\frac {3}{2}} x + \frac {53253}{33614000} \, {\left (3 \, x^{2} + 2\right )}^{\frac {3}{2}} - \frac {41043 \, {\left (3 \, x^{2} + 2\right )}^{\frac {5}{2}}}{84035000 \, {\left (2 \, x + 3\right )}} - \frac {45711}{3841600} \, \sqrt {3 \, x^{2} + 2} x - \frac {9}{128} \, \sqrt {3} \operatorname {arsinh}\left (\frac {1}{2} \, \sqrt {6} x\right ) + \frac {159759}{7683200} \, \sqrt {35} \operatorname {arsinh}\left (\frac {3 \, \sqrt {6} x}{2 \, {\left | 2 \, x + 3 \right |}} - \frac {2 \, \sqrt {6}}{3 \, {\left | 2 \, x + 3 \right |}}\right ) + \frac {159759}{3841600} \, \sqrt {3 \, x^{2} + 2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((5-x)*(3*x^2+2)^(5/2)/(3+2*x)^7,x, algorithm="maxima")

[Out]

19683/84035000*(3*x^2 + 2)^(5/2) - 13/210*(3*x^2 + 2)^(7/2)/(64*x^6 + 576*x^5 + 2160*x^4 + 4320*x^3 + 4860*x^2
 + 2916*x + 729) - 1/98*(3*x^2 + 2)^(7/2)/(32*x^5 + 240*x^4 + 720*x^3 + 1080*x^2 + 810*x + 243) - 113/34300*(3
*x^2 + 2)^(7/2)/(16*x^4 + 96*x^3 + 216*x^2 + 216*x + 81) - 1039/1200500*(3*x^2 + 2)^(7/2)/(8*x^3 + 36*x^2 + 54
*x + 27) - 6561/21008750*(3*x^2 + 2)^(7/2)/(4*x^2 + 12*x + 9) - 27009/67228000*(3*x^2 + 2)^(3/2)*x + 53253/336
14000*(3*x^2 + 2)^(3/2) - 41043/84035000*(3*x^2 + 2)^(5/2)/(2*x + 3) - 45711/3841600*sqrt(3*x^2 + 2)*x - 9/128
*sqrt(3)*arcsinh(1/2*sqrt(6)*x) + 159759/7683200*sqrt(35)*arcsinh(3/2*sqrt(6)*x/abs(2*x + 3) - 2/3*sqrt(6)/abs
(2*x + 3)) + 159759/3841600*sqrt(3*x^2 + 2)

________________________________________________________________________________________

Fricas [A]
time = 4.00, size = 206, normalized size = 1.55 \begin {gather*} \frac {1620675 \, \sqrt {3} {\left (64 \, x^{6} + 576 \, x^{5} + 2160 \, x^{4} + 4320 \, x^{3} + 4860 \, x^{2} + 2916 \, x + 729\right )} \log \left (\sqrt {3} \sqrt {3 \, x^{2} + 2} x - 3 \, x^{2} - 1\right ) + 479277 \, \sqrt {35} {\left (64 \, x^{6} + 576 \, x^{5} + 2160 \, x^{4} + 4320 \, x^{3} + 4860 \, x^{2} + 2916 \, x + 729\right )} \log \left (-\frac {\sqrt {35} \sqrt {3 \, x^{2} + 2} {\left (9 \, x - 4\right )} + 93 \, x^{2} - 36 \, x + 43}{4 \, x^{2} + 12 \, x + 9}\right ) + 140 \, {\left (4369608 \, x^{5} + 18915336 \, x^{4} + 47453802 \, x^{3} + 59256588 \, x^{2} + 39843609 \, x + 10361807\right )} \sqrt {3 \, x^{2} + 2}}{46099200 \, {\left (64 \, x^{6} + 576 \, x^{5} + 2160 \, x^{4} + 4320 \, x^{3} + 4860 \, x^{2} + 2916 \, x + 729\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((5-x)*(3*x^2+2)^(5/2)/(3+2*x)^7,x, algorithm="fricas")

[Out]

1/46099200*(1620675*sqrt(3)*(64*x^6 + 576*x^5 + 2160*x^4 + 4320*x^3 + 4860*x^2 + 2916*x + 729)*log(sqrt(3)*sqr
t(3*x^2 + 2)*x - 3*x^2 - 1) + 479277*sqrt(35)*(64*x^6 + 576*x^5 + 2160*x^4 + 4320*x^3 + 4860*x^2 + 2916*x + 72
9)*log(-(sqrt(35)*sqrt(3*x^2 + 2)*(9*x - 4) + 93*x^2 - 36*x + 43)/(4*x^2 + 12*x + 9)) + 140*(4369608*x^5 + 189
15336*x^4 + 47453802*x^3 + 59256588*x^2 + 39843609*x + 10361807)*sqrt(3*x^2 + 2))/(64*x^6 + 576*x^5 + 2160*x^4
 + 4320*x^3 + 4860*x^2 + 2916*x + 729)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((5-x)*(3*x**2+2)**(5/2)/(3+2*x)**7,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 389 vs. \(2 (107) = 214\).
time = 1.74, size = 389, normalized size = 2.92 \begin {gather*} \frac {9}{128} \, \sqrt {3} \log \left (-\sqrt {3} x + \sqrt {3 \, x^{2} + 2}\right ) + \frac {159759}{7683200} \, \sqrt {35} \log \left (-\frac {{\left | -2 \, \sqrt {3} x - \sqrt {35} - 3 \, \sqrt {3} + 2 \, \sqrt {3 \, x^{2} + 2} \right |}}{2 \, \sqrt {3} x - \sqrt {35} + 3 \, \sqrt {3} - 2 \, \sqrt {3 \, x^{2} + 2}}\right ) + \frac {3 \, \sqrt {3} {\left (566976 \, \sqrt {3} {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{11} + 16427322 \, {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{10} + 70792520 \, \sqrt {3} {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{9} + 421378065 \, {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{8} + 244013814 \, \sqrt {3} {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{7} - 879808433 \, {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{6} - 512612604 \, \sqrt {3} {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{5} + 2079633300 \, {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{4} - 831934400 \, \sqrt {3} {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{3} + 500387712 \, {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{2} - 51770496 \, \sqrt {3} {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )} + 7768192\right )}}{878080 \, {\left ({\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )}^{2} + 3 \, \sqrt {3} {\left (\sqrt {3} x - \sqrt {3 \, x^{2} + 2}\right )} - 2\right )}^{6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((5-x)*(3*x^2+2)^(5/2)/(3+2*x)^7,x, algorithm="giac")

[Out]

9/128*sqrt(3)*log(-sqrt(3)*x + sqrt(3*x^2 + 2)) + 159759/7683200*sqrt(35)*log(-abs(-2*sqrt(3)*x - sqrt(35) - 3
*sqrt(3) + 2*sqrt(3*x^2 + 2))/(2*sqrt(3)*x - sqrt(35) + 3*sqrt(3) - 2*sqrt(3*x^2 + 2))) + 3/878080*sqrt(3)*(56
6976*sqrt(3)*(sqrt(3)*x - sqrt(3*x^2 + 2))^11 + 16427322*(sqrt(3)*x - sqrt(3*x^2 + 2))^10 + 70792520*sqrt(3)*(
sqrt(3)*x - sqrt(3*x^2 + 2))^9 + 421378065*(sqrt(3)*x - sqrt(3*x^2 + 2))^8 + 244013814*sqrt(3)*(sqrt(3)*x - sq
rt(3*x^2 + 2))^7 - 879808433*(sqrt(3)*x - sqrt(3*x^2 + 2))^6 - 512612604*sqrt(3)*(sqrt(3)*x - sqrt(3*x^2 + 2))
^5 + 2079633300*(sqrt(3)*x - sqrt(3*x^2 + 2))^4 - 831934400*sqrt(3)*(sqrt(3)*x - sqrt(3*x^2 + 2))^3 + 50038771
2*(sqrt(3)*x - sqrt(3*x^2 + 2))^2 - 51770496*sqrt(3)*(sqrt(3)*x - sqrt(3*x^2 + 2)) + 7768192)/((sqrt(3)*x - sq
rt(3*x^2 + 2))^2 + 3*sqrt(3)*(sqrt(3)*x - sqrt(3*x^2 + 2)) - 2)^6

________________________________________________________________________________________

Mupad [B]
time = 0.14, size = 238, normalized size = 1.79 \begin {gather*} \frac {159759\,\sqrt {35}\,\ln \left (x+\frac {3}{2}\right )}{7683200}-\frac {9\,\sqrt {3}\,\mathrm {asinh}\left (\frac {\sqrt {2}\,\sqrt {3}\,x}{2}\right )}{128}-\frac {159759\,\sqrt {35}\,\ln \left (x-\frac {\sqrt {3}\,\sqrt {35}\,\sqrt {x^2+\frac {2}{3}}}{9}-\frac {4}{9}\right )}{7683200}-\frac {9019\,\sqrt {3}\,\sqrt {x^2+\frac {2}{3}}}{4096\,\left (x^4+6\,x^3+\frac {27\,x^2}{2}+\frac {27\,x}{2}+\frac {81}{16}\right )}+\frac {7315\,\sqrt {3}\,\sqrt {x^2+\frac {2}{3}}}{4096\,\left (x^5+\frac {15\,x^4}{2}+\frac {45\,x^3}{2}+\frac {135\,x^2}{4}+\frac {405\,x}{16}+\frac {243}{32}\right )}+\frac {182067\,\sqrt {3}\,\sqrt {x^2+\frac {2}{3}}}{878080\,\left (x+\frac {3}{2}\right )}-\frac {15925\,\sqrt {3}\,\sqrt {x^2+\frac {2}{3}}}{24576\,\left (x^6+9\,x^5+\frac {135\,x^4}{4}+\frac {135\,x^3}{2}+\frac {1215\,x^2}{16}+\frac {729\,x}{16}+\frac {729}{64}\right )}-\frac {164961\,\sqrt {3}\,\sqrt {x^2+\frac {2}{3}}}{250880\,\left (x^2+3\,x+\frac {9}{4}\right )}+\frac {109789\,\sqrt {3}\,\sqrt {x^2+\frac {2}{3}}}{71680\,\left (x^3+\frac {9\,x^2}{2}+\frac {27\,x}{4}+\frac {27}{8}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-((3*x^2 + 2)^(5/2)*(x - 5))/(2*x + 3)^7,x)

[Out]

(159759*35^(1/2)*log(x + 3/2))/7683200 - (9*3^(1/2)*asinh((2^(1/2)*3^(1/2)*x)/2))/128 - (159759*35^(1/2)*log(x
 - (3^(1/2)*35^(1/2)*(x^2 + 2/3)^(1/2))/9 - 4/9))/7683200 - (9019*3^(1/2)*(x^2 + 2/3)^(1/2))/(4096*((27*x)/2 +
 (27*x^2)/2 + 6*x^3 + x^4 + 81/16)) + (7315*3^(1/2)*(x^2 + 2/3)^(1/2))/(4096*((405*x)/16 + (135*x^2)/4 + (45*x
^3)/2 + (15*x^4)/2 + x^5 + 243/32)) + (182067*3^(1/2)*(x^2 + 2/3)^(1/2))/(878080*(x + 3/2)) - (15925*3^(1/2)*(
x^2 + 2/3)^(1/2))/(24576*((729*x)/16 + (1215*x^2)/16 + (135*x^3)/2 + (135*x^4)/4 + 9*x^5 + x^6 + 729/64)) - (1
64961*3^(1/2)*(x^2 + 2/3)^(1/2))/(250880*(3*x + x^2 + 9/4)) + (109789*3^(1/2)*(x^2 + 2/3)^(1/2))/(71680*((27*x
)/4 + (9*x^2)/2 + x^3 + 27/8))

________________________________________________________________________________________